home *** CD-ROM | disk | FTP | other *** search
- IBWindowInspector = {
- ACTIONS = {
- "changeStyleFrom:" = "changeStyleFrom:";
- "ok:" = "ok:";
- "performClick:" = "performClick:";
- "revert:" = "revert:";
- };
- OUTLETS = {
- backingMatrix = backingMatrix;
- buttonMatrix = buttonMatrix;
- classBrowser = classBrowser;
- optionColor = optionColor;
- optionDeferred = optionDeferred;
- optionDepthLimit = optionDepthLimit;
- optionFree = optionFree;
- optionHide = optionHide;
- optionOneShot = optionOneShot;
- optionVisible = optionVisible;
- styleMatrix = styleMatrix;
- titleForm = titleForm;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-